Skip to content

Conversation

@roji
Copy link
Member

@roji roji commented Aug 28, 2019

Now that Npgsql.NetTopologySuite has been ported to NTS 2.0.0

Fixes #835

Note: most SQL assertions in tests have been disabled as some odd redundant null semantics checks are being introduced. I'll hold off on merging until making sure with the team that this is the intentional (for the moment).

@roji
Copy link
Member Author

roji commented Aug 28, 2019

@YohDeadfall made the changes.

@smitpatel and @maumar confirmed that the unneeded null check is indeed expected (the same happens in SQL Server). Let's leave the SQL assertions commented out for now - this will be fixed post-3.0, and now that there's no client evaluation the SQL assertions are less critical anyway.

Now that Npgsql.NetTopologySuite has been ported to NTS 2.0.0

Fixes #835
@roji roji merged commit ebb199a into dev Aug 28, 2019
@delete-merged-branch delete-merged-branch bot deleted the NTS2 branch August 28, 2019 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to NetTopologySuite v2

3 participants